home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Mail
/
MailEnclosure
/
Source.v0.15
/
support.h
< prev
next >
Wrap
C/C++ Source or Header
|
1995-06-12
|
144b
|
5 lines
#include <stdio.h>
int uuencode(const char *name, const char *inFileName, FILE *fp, short mode);
int base64(const char *inFileName, FILE *fp);